How to Install falconpl-dbi-postgresql software package in Debian 8 (Jessie)

How to Install falconpl-dbi-postgresql software package in Debian 8 (Jessie)

falconpl-dbi-postgresql software package provides PostgreSQL database abstraction layer for Falcon P.L, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install falconpl-dbi-postgresql 

falconpl-dbi-postgresql is installed in your system.

Make ensure the falconpl-dbi-postgresql package were installed using the commands given below,

$ sudo dpkg-query -l | grep falconpl-dbi-postgresql *

You will get with falconpl-dbi-postgresql package name, version, architecture and description in a table

falconpl-dbi-postgresql package basic information:

Distro Debian 8 jessie
Section Development
Package falconpl-dbi-postgresql
Version 0.9.6.9-git20120606-2.1+b1
Description PostgreSQL database abstraction layer for Falcon P.L
Sub Section Devel


See Also, How to uninstall or remove falconpl-dbi-postgresql software package from Debian 8 (Jessie)?